home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1990 / Feb 90 / MacApp.Tech$ 2⁄16⁄90 / 0650-Your view on printin-Feb90 < prev    next >
Encoding:
Text File  |  1991-03-06  |  1.1 KB  |  28 lines  |  [TEXT/GEOL]

  1. Item forwarded  by  A33          to A34
  2.  
  3. Item    3455949                         12-Feb-90        18:17PST
  4.  
  5. From:   AUST0134                        Jam Software Sydney,IVR
  6.  
  7. To:     MACAPP.TECH$                    MacApp Technical
  8.  
  9. Sub:    Your view on printing, please
  10.  
  11. Dear MacAppers,
  12.  
  13. My application is going to offer a variety of printing options - list printing,
  14. label printing, record printing.  Each of these types of printing will be
  15. offered from a ListView.  When the user chooses print, a dialog will come up
  16. with the options - print list, label or record.
  17. The trouble is, the views that I will need to use for printing are nothing like
  18. the views I use for screen display/entry.  MacApp requires that I specify a
  19. view when I initialize the printhandler, but how can I do that until I know
  20. which type of printing the user wants?  How can I tie a view onto a
  21. PrintHandler *after* the print command has been issued?
  22.  
  23. Maybe the folks who attended the great, great conference can shed some light on
  24. this.  MacApp.Tech$ has certainly been very quiet the last few days.
  25.  
  26. Tseung Cheung
  27.  
  28.